home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / revive10.zip / FLREVIVE.DOC < prev    next >
Text File  |  1992-07-25  |  2KB  |  66 lines

  1.  
  2.  
  3.  
  4.                        Fantasy Land Player Reviver v1.0
  5.  
  6.                            StarGate Seven Software
  7.                           Programmer: Timothy Wilson
  8.                                   May, 1992
  9.  
  10.         INTRODUCTION:
  11.         =============
  12.  
  13.                   FLREVIVE.EXE is a substitute for the standard Player
  14.         Character Reviver in Fantasy Land v1.2 and  operates about 50-
  15.         60% times faster. FLREVIVE is only slightly larger than REVIVE
  16.         (4741 bytes as opposed  to  4511 compressed), but performs the
  17.         revival substantially faster.
  18.  
  19.         WHAT IT DOES:
  20.         =============
  21.  
  22.                   The  author  of  Fantasy  Land  included   the  file
  23.         structures  enabling  other  programmers  to  access  the data
  24.         files.  When a player character is aroused the STATUS field in
  25.         FANTASY.DAT  is set to 2 (RECOVERING) and  arousal  cannot  be
  26.         attempted until the field is set to 1 (READY).
  27.  
  28.                   FLREVIVE  quickly reads FANTASY.DAT, sets the STATUS
  29.         field to 1 for every player, then rewrites the file.
  30.  
  31.         OPERATION:
  32.         ==========
  33.                   Place FLREVIVE.EXE in the same subdirectory with the
  34.         FANTASY.DAT file. Type FLREVIVE to invoke.  The utility may be
  35.         run  from the command line or from your batch file (every time
  36.         Fantasy Land is played or as a BBS nightly event).
  37.  
  38.         NOTE:
  39.         =====
  40.                   The  author of Fantasy  Land  comments  that  future
  41.         versions may include changes to the file  structures.   If the
  42.         FANTASY.DAT  file  is modified, FLREVIVE.EXE will also require
  43.         modifications.
  44.  
  45.                   If you acquire a different  version of Fantasy Land,
  46.         please let me know so that: 1) if I already  know  about  it I
  47.         can  send  you  the  update  of  FLREVIVE  or  2) I can update
  48.         FLREVIVE.
  49.  
  50.         FINAL NOTE:
  51.         ===========
  52.  
  53.                   FLREVIVE  is FreeWare.  Although  the  research  and
  54.         testing were somewhat time-consuming, actual coding was  quick
  55.         and required only about 75 lines  of  Turbo  Pascal.  However, 
  56.         please let me know if you find FLREIVE useful. I've enclosed a
  57.         simple registration form.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.